projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bffd30f
)
build: Install README-gpg in /usr/share/ostree/trusted.gpg.d
author
Colin Walters
<walters@verbum.org>
Thu, 30 Jan 2014 20:27:10 +0000
(15:27 -0500)
committer
Colin Walters
<walters@verbum.org>
Thu, 30 Jan 2014 20:28:13 +0000
(15:28 -0500)
Since this is what the current code actually reads.
Makefile-libostree.am
patch
|
blob
|
history
diff --git
a/Makefile-libostree.am
b/Makefile-libostree.am
index 25ee18ba6b39c019419364f4cd54cb3563e1daf9..becdcfd045ec6bd7dffeece4778d24becb540b7d 100644
(file)
--- a/
Makefile-libostree.am
+++ b/
Makefile-libostree.am
@@
-117,7
+117,7
@@
if USE_GPGME
libostree_1_la_LIBADD += $(GPGME_LIBS)
gpgreadme_DATA = src/libostree/README-gpg
-gpgreadmedir = $(pkgdatadir)
+gpgreadmedir = $(pkgdatadir)
/trusted.gpg.d
EXTRA_DIST += src/libostree/README-gpg
endif